home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atari Mega Archive 2
/
Atari Mega Archive CD - Volume 2.iso
/
minix
/
up1510b.tgz
/
up1510b
/
src
/
mm
/
getset.c.D
< prev
next >
Wrap
Text File
|
1990-07-25
|
366b
|
18 lines
*** /tmp/,RCSt1022402 Wed Jul 25 13:59:43 1990
--- getset.c Mon Jul 23 10:56:10 1990
***************
*** 5,12 ****
! #include "../h/const.h"
! #include "../h/type.h"
! #include "../h/callnr.h"
! #include "../h/error.h"
! #include "const.h"
! #include "glo.h"
#include "mproc.h"
--- 5,8 ----
! #include "mm.h"
! #include <minix/callnr.h>
#include "mproc.h"